home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / DESKLIBC / SOURCES.ZIP / DeskLib / !DLSources / Libraries / Window / OtherStubs < prev   
Text File  |  1995-08-26  |  282b  |  14 lines

  1.     IMPORT    DeskLib__SDLSStubs_Event
  2.     IMPORT    DeskLib__SDLSStubs_Template
  3.     IMPORT    DeskLib__SDLSStubs_Misc
  4.     IMPORT    DeskLib__SDLSStubs_Error
  5.     IMPORT    DeskLib__SDLSStubs_Font
  6.     
  7.     EXPORT    DeskLib__SDLSStubs_Window
  8.  
  9.     AREA    Code_Description, DATA, READONLY
  10.     
  11. DeskLib__SDLSStubs_Window    EQU 0
  12.  
  13.     END
  14.